projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4f3bc37
)
* loadup.el: Comment fix.
author
Glenn Morris
<rgm@gnu.org>
Thu, 18 Feb 2010 09:08:37 +0000
(
01:08
-0800)
committer
Glenn Morris
<rgm@gnu.org>
Thu, 18 Feb 2010 09:08:37 +0000
(
01:08
-0800)
lisp/loadup.el
patch
|
blob
|
history
diff --git
a/lisp/loadup.el
b/lisp/loadup.el
index 7622e11593c94106f2ed9eaddc0810b12014c27f..85222ce7d9e98daedbda7b79dd3f87029fd2bf92 100644
(file)
--- a/
lisp/loadup.el
+++ b/
lisp/loadup.el
@@
-125,8
+125,8
@@
(load "case-table")
(load "international/characters")
(load "composite")
-;; This file doesn't exist when building
Emacs from CVS. It i
s
-;;
generated just after temacs is build
.
+;; This file doesn't exist when building
a development version of Emac
s
+;;
from the repository. It is generated just after temacs is built
.
(load "international/charprop.el" t)
;; Load language-specific files.